unic / unic/unic-agents-plugins
Compare our four Boxes against seanrobertwright/archon-pocock-workflow
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 16h 43m
- Merged PRs (30d)
- 19
Description
Question
github.com/seanrobertwright/archon-pocock-workflow also ports Matt Pocock's skills into Archon
workflows. It is generic where ours is tailored to Unic. Read it against our four Boxes
(unic-dlc-build, -qa, -pr-review, -explore) and report what to learn.
Two directions, both useful. What it does that ours lacks — a node shape, a gate, a way of reading a
Method. And what ours builds that it gets for free — every such case is a candidate for deletion,
which matters more here than the first direction.
Read the repository as the primary source. Do not infer its design from its README.
Acceptance criteria
- Its workflow set is mapped against our four Boxes, naming what has no counterpart on either
side. - Anything ours over-builds is listed with the file and node, and a verdict on whether it can go.
- Anything worth adopting is listed with the reason it beats what we have.
- The findings are captured as a Markdown file in the repo, per the
/researchMethod.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read seanrobertwright/archon-pocock-workflow as the primary source, then compare its workflow set with unic-dlc-build, unic-dlc-qa, unic-dlc-pr-review, and unic-dlc-explore. Map unmatched workflow shapes and gates, identify over-built files and nodes with deletion verdicts, and capture the findings in a repository Markdown file following the /research Method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100