mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 14:50:13 -04:00
refactor: migrate skills from flat .md files to directory structure
This commit is contained in:
parent
cb81ce7347
commit
e919c91258
5 changed files with 6 additions and 0 deletions
|
|
@ -44,6 +44,12 @@ Determine before starting. Default to the lowest applicable tier.
|
|||
- Tier 2: add authentication (middleware + endpoint + tests), refactor a module with dependents
|
||||
- Tier 3: build a new service from scratch, migrate a codebase to a new framework
|
||||
|
||||
**Cost-aware shortcuts:**
|
||||
- Tier 1 with obvious approach: skip the planning pipeline entirely — spawn worker directly
|
||||
- Tier 1 with uncertain approach: spawn `plan` directly (skip requirements-analyst and researcher)
|
||||
- Tier 2+: run the full pipeline
|
||||
- When in doubt, err toward shipping — the review chain catches mistakes cheaper than the planning pipeline prevents them
|
||||
|
||||
---
|
||||
|
||||
## Workflow
|
||||
Loading…
Add table
Add a link
Reference in a new issue