skills/general/execute-project/SKILL.md
continue [build], resume, work on, check progress, execute build, build [ID/name].
npx skillsauth add beam-ai-team/beam-next-skills execute-projectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Execute build work systematically with progress tracking.
beam-next-load --build [ID]
Read files from _usage.recommended_reads.
----------------------------------
PROJECT: [Name]
----------------------------------
Progress: [X]/[Y] tasks ([Z]%)
Current: Section [N] - [Name]
Next: [Task description]
----------------------------------
Parse steps.md for:
## Section/Phase N)- [ ])Work through tasks in current section. Show after each:
[OK] Task [N] complete!
When section done:
beam-next-bulk-archive --build [ID] --section [N] --no-confirm
CRITICAL: After bulk-complete succeeds:
beam-next-update-resume --build [ID] --section [N+1] --completed [total]
Key: Set current_section to NEXT section (not completed one).
CRITICAL: Use Edit tool to update status: in 01-planning/01-overview.md.
Valid statuses ONLY: PLANNING, IN_PROGRESS, ACTIVE, COMPLETE, ARCHIVED
# In 01-overview.md frontmatter, change:
status: IN_PROGRESS
# To:
status: COMPLETE
NEVER use: EXECUTION, DONE, FINISHED, or any other value. These are invalid and will cause warnings.
| Flag | Purpose |
|------|---------|
| --build ID | Project ID (e.g., "05" or "05-name") |
| --all | Complete all tasks |
| --section N | Complete section N |
| --tasks 1-5,7 | Specific tasks |
| --no-confirm | Skip prompt (required for AI) |
Examples:
# Complete section 3
beam-next-bulk-archive --build 05 --section 3 --no-confirm
# Complete specific tasks
beam-next-bulk-archive --build 05 --tasks 1-10,15 --no-confirm
# Complete all
beam-next-bulk-archive --build 05 --all --no-confirm
| Flag | Purpose |
|------|---------|
| --build ID | Project ID |
| --section N | NEXT section number |
| --completed N | Total completed count |
| --task N | Current task (optional) |
| --phase X | Phase name (optional) |
Example:
# After completing Section 3 (28 total tasks now done)
beam-next-update-resume --build 05 --section 4 --completed 28
These fields are automatically synced by PreCompact hook:
session_ids - List of all sessions that touched this projectlast_updated - Timestamp of last activitytotal_tasks - Checkbox count from 04-steps.mdtasks_completed - Completed checkbox countcurrent_section - First section with unchecked taskscurrent_task - Position of first unchecked taskcurrent_phase - "planning" or "execution"next_action - "plan-project" or "execute-project"After completing work, update these in resume-context.md:
continue_at - Specific pointer for next agent:
continue_at: "03-working/api.py:142" # or "Phase 2, Task 3"
blockers - List any blockers:
blockers:
- "Waiting for user decision on auth method"
files_to_load - Add working files with reason comments:
files_to_load:
- "01-planning/04-steps.md" # Execution checklist
- "02-resources/decisions.md" # Key decisions made
- "03-working/current-file.py" # Active work in progress
Pattern: Create context files → Add to files_to_load:
02-resources/decisions.md → Add to list03-working/session-notes.md → Add to list### Latest Session (YYYY-MM-DD)
**Completed this session:**
- [x] Section N tasks
- [x] Created working file X
**Key files:**
- See `decisions.md` for rationale on API design
- See `session-notes.md` for gotchas discovered
**Next steps:**
1. Continue at `continue_at` location
2. Check `blockers` if any
Philosophy: Don't capture context in prose. Write it to FILES, add to
files_to_load. Prose just POINTS to files.
Section-based execution: Work section by section, not task by task (unless ≤15 total tasks)
Bulk-complete after sections: NEVER mark tasks manually with Edit tool
Update resume immediately: After EVERY bulk-complete, update resume-context.md Progress Summary
Resume points to NEXT: current_section = next section to work on, NOT the one just completed
Update files_to_load: Add working files created during execution for context on resume
plan-project completes → User chooses "Execute now"
→ Status updates: PLANNING → IN_PROGRESS
→ execute-project loads immediately (same session)
User says "pause" or "done for today"
→ Offer partial bulk-complete
→ Trigger close-session skill
| Issue | Solution |
|-------|----------|
| No task file | Run validate-system skill |
| All tasks done | Display "100%!", offer COMPLETE status |
| Bad checkbox format | Need - [ ] Task format |
| Script fails | Fallback to Edit tool, log error |
----------------------------------
SECTION [N]: [NAME] - COMPLETE!
----------------------------------
Tasks: [X]/[X]
Progress: [████████░░] [Y]%
Continue to Section [N+1], or pause?
----------------------------------
PROJECT COMPLETE!
----------------------------------
All [X] tasks done (100%)
Status → COMPLETE
Use 'archive-project' to archive.
development
--- name: taste-skill type: skill version: '1.0' author: Leonxlnx (packaged by Zhichao Li) category: general tags: - frontend - design - anti-slop - landing-page updated: '2026-06-11' visibility: public description: Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check. license: MIT.
development
Use when communicating quantitative information in any form — Slack updates, emails, reports, decks, dashboards, landing pages, product UI, public talks. Covers two integrated layers: (1) making numbers semantically meaningful (translation, anchoring, simplification, story-pairing) and (2) showing numbers cleanly (chart vs table vs prose, chart-by-message, pre-attentive emphasis, color discipline, decluttering). Distilled and integrated from *Show Me the Numbers* (Stephen Few) and *Make Numbers Count* (Chip Heath & Karla Starr). Not for raw data analysis or statistics — this is about communication of numbers, not their derivation.
development
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.
tools
Stateful multi-session tutor adapted for Beam — teach a stakeholder to understand, trust, and operate a specific agent, or teach a Solution Engineer a client's business process for delivery. Grounds every lesson in Knowledge Hub sources (real agent graphs, real tasks, transcripts, Linear) before any web resource. Also works for any general topic. Trigger on "teach me", "beam teach", "教我", "onboard <person> on <agent>", "help <stakeholder> understand the agent", "learn this client's process".