.claude/skills/design/SKILL.md
Drive toward a complete Architecture & Design (A&D) using 1B1 protocol with completeness checklist.
npx skillsauth add the-agency-ai/the-agency .claude/skills/designInstall 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.
Drive toward complete Architecture & Design (A&D) using the 1B1 protocol with a completeness checklist. Typically follows /define — the PVR informs architecture.
/design — start fresh, auto-detect project/design "Project Name" — start fresh for named project/design --from <pvr-file> — use PVR as input/design --continue <ad-file> — resume work on an existing A&DIf --from specified, read the PVR. If --continue, read the existing A&D. If a PVR exists for this project, load it automatically.
Glob claude/workstreams/*/ad-*.md for existing A&D files. If found, offer to continue.
Map the completeness checklist to discussion items. Skip items already covered.
Invoke /discuss via the Skill tool, passing the agenda items.
After each item resolves, update the A&D file. Also update the PVR if design decisions reveal requirement changes.
A&D location: claude/workstreams/{workstream}/ad-{workstream}-{slug}-{YYYYMMDD}.md.
A&D Completeness:
1. Architecture Overview ✓ Complete
2. Data Model ✓ Complete
3. Interfaces ✓ Complete
4. Dependencies ✓ Complete
5. Technology Choices ✓ Complete
6. Trade-offs ✓ Complete
7. Failure Modes ~ Partial
8. Security Considerations ✓ Complete
9. Deployment & Operations ✓ Complete
10. Open Technical Questions 1 remaining
Score: 9/10 complete
business
Sync worktree with master — merge, copy settings, run sandbox-sync, report changes
tools
List all git worktrees with status info (branch, clean/dirty, deps)
tools
Remove a git worktree and optionally delete its branch
development
Create a new git worktree with dedicated branch and bootstrapped dev environment