Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
a4651c5
docs: add graphify skill documentation
rodrigorjsf Apr 22, 2026
53992c7
chore: ignore graphify output cache
rodrigorjsf Apr 22, 2026
f06efa1
feat: add graphify MCP configuration
rodrigorjsf Apr 22, 2026
7d26525
docs: add comprehensive documentation for AI agent protocols
rodrigorjsf Apr 22, 2026
8179b04
feat(prp-core): add shared harness reference layer
rodrigorjsf Apr 22, 2026
eeec6b0
feat(repo): add prp-core prompt evaluation harness
rodrigorjsf Apr 22, 2026
e80af02
feat(prp-core): standardize context and agent contracts
rodrigorjsf Apr 22, 2026
29da23f
refactor(rules): link guardrail rules to shared references
rodrigorjsf Apr 22, 2026
35869c6
docs: refresh documentation for harness evolution
rodrigorjsf Apr 22, 2026
2357414
chore: update plugin version
rodrigorjsf Apr 22, 2026
0529b81
refactor(references): remove external HumanLayer attribution
rodrigorjsf Apr 22, 2026
6419265
chore: add .gitattributes to manage linguist-generated files
rodrigorjsf Apr 22, 2026
37870ab
chore: update .gitattributes to remove linguist-generated markers
rodrigorjsf Apr 22, 2026
0b214c9
chore: update .gitattributes to correctly mark directories as linguis…
rodrigorjsf Apr 22, 2026
a589fb4
chore: update .gitignore to include autoresearch-ref and PDF files
rodrigorjsf Apr 22, 2026
2ddece5
chore: remove outdated documentation files
rodrigorjsf Apr 22, 2026
d81d6c3
chore: update .gitignore to ignore docs directory
rodrigorjsf Apr 22, 2026
c5c7794
chore: remove deprecated documentation and query files
rodrigorjsf Apr 22, 2026
17578a1
refactor(memory): improve-claude pass — harness priorities, bloat rem…
rodrigorjsf Apr 22, 2026
83a34d1
update(graph_report): adjust word count and refine corpus check summary
rodrigorjsf Apr 22, 2026
bf1d566
docs(plugin): ship harness-engineering rule + full artifact registry …
rodrigorjsf Apr 22, 2026
5548210
update(graph_report): increment word count and confirm corpus adequacy
rodrigorjsf Apr 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .claude/agents/codebase-analyst.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .claude/agents/codebase-explorer.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .claude/agents/plan-critic.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .claude/agents/prp-advisor.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion .claude/agents/web-researcher.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 60 additions & 0 deletions .claude/references/agent-prompt-style.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 42 additions & 0 deletions .claude/references/artifact-lifecycle.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 39 additions & 0 deletions .claude/references/context-budget-policy.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 69 additions & 0 deletions .claude/references/execution-policy.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions .claude/references/harness-taxonomy.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions .claude/rules/agent-conventions.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .claude/rules/artifact-paths.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading