Parslee-ai

33 mods across 1 repository, 15 stars between them.

Parslee-ai/neo

Skill Claude CodeCodex

Sync current branch with base branch. Codex (you) resolves conflicts intelligently, not automated scripts.

15 yesterday A 26 tokens original Apache-2.0

neo

04

Parslee-ai/neo

Plugin Claude Code

Neo — multi-agent semantic reasoning with persistent memory, for Claude Code.

15 yesterday A tokens not measured original Apache-2.0

neo

05

Parslee-ai/neo

Plugin Claude Code

Multi-agent semantic reasoning system with persistent memory for code suggestions, architectural guidance, and optimization recommendations.

15 yesterday A tokens not measured original Apache-2.0

bug-autonomous

06

Parslee-ai/neo

Command Claude Code

Autonomously plan and fix bugs using Phase 0 multi-agent research, then auto-implement with /implement.

15 yesterday A 22 tokens original Apache-2.0

chore-autonomous

07

Parslee-ai/neo

Command Claude Code

Autonomously plan and execute chores using Phase 0 multi-agent research, then auto-implement with /implement.

15 yesterday A 22 tokens original Apache-2.0

classify_issue

08

Parslee-ai/neo

Command Claude Code

Classify issue as chore, bug, or feature.

15 yesterday A 14 tokens original Apache-2.0

feature-autonomous

09

Parslee-ai/neo

Command Claude Code

Autonomously plan and implement features using Phase 0 multi-agent research, then auto-implement with /implement.

15 yesterday A 22 tokens original Apache-2.0

fix-ci

10

Parslee-ai/neo

Command Claude Code

Fix CI check failures on a PR by analyzing failure logs and implementing fixes.

15 yesterday A 17 tokens original Apache-2.0

gh-review-assess

11

Parslee-ai/neo

Command Claude Code

Automates the GitHub code review assessment workflow by fetching a PR comment or review from GitHub, using the Linus agent to evaluate which issues are legitimate vs nitpicking, and using the linus-kernel-planner agent to create pragmatic implementation plans for the valid issues. This command saves significant time…

15 yesterday A 93 tokens original Apache-2.0

implement

12

Parslee-ai/neo

Command Claude Code

Fast implementation with neo protocol gates. Takes a pre-written plan and implements it with strategic review, economic analysis, risk assessment, code review, and testing. Skips research/analysis phases.

15 yesterday A 40 tokens original Apache-2.0

pr-review

13

Parslee-ai/neo

Command Claude Code

Review a GitHub pull request for bugs, security issues, and code quality. Fetches complete PR context including description and all comments before performing a thorough code review. Posts review results as a PR comment tagging the author.

15 yesterday A 47 tokens original Apache-2.0

prepare-release

14

Parslee-ai/neo

Command Claude Code

Prepare a new release by updating versions, changelog, and building distributions.

15 yesterday A 17 tokens original Apache-2.0

prime

15

Parslee-ai/neo

Command Claude Code

Command "prime" from Parslee-ai/neo, covering prime, run and read.

15 yesterday A 0 tokens original Apache-2.0

ship-release

16

Parslee-ai/neo

Command Claude Code

Complete release workflow from version prep through PyPI publication.

15 yesterday A 13 tokens original Apache-2.0

sync-branch

17

Parslee-ai/neo

Command Claude Code

Sync current branch with base branch. Claude (you) resolves conflicts intelligently, not automated scripts.

15 yesterday A 23 tokens original Apache-2.0

neo AGENTS.md

18

Parslee-ai/neo

Instructions file CodexOpenCode

Instructions for Parslee-ai/neo, covering project: neo - semantic reasoning helper, quick context, code style and project rules.

15 yesterday A 3,383 tokens original Apache-2.0

neo CLAUDE.md

19

Parslee-ai/neo

Instructions file

Instructions for Parslee-ai/neo, covering project: neo - semantic reasoning helper, quick context, code style and project rules.

15 yesterday A 31,918 tokens original Apache-2.0

neo

20

Parslee-ai/neo

Agent

Semantic reasoning helper using a multi-agent MapCoder approach with persistent memory. Use for architectural guidance and design decisions, performance optimization analysis, code review with semantic pattern matching, debugging complex or intermittent issues, and extracting reusable patterns from a codebase.

15 yesterday A 50 tokens original Apache-2.0

neo-architect

21

Parslee-ai/neo

Command

Get Neo's architectural guidance on a design decision. Use when choosing between structural options — boundaries, layering, data flow, build-vs-buy — and the trade-offs depend on how this codebase is actually built. Skip for decisions already made, style preferences, and anything settled by reading one file.

15 yesterday A 60 tokens original Apache-2.0

neo-debug

22

Parslee-ai/neo

Command

Get Neo's help on a defect whose cause is not where the symptom appears — intermittent failures, race conditions, state corruption. Use after reading the stack trace has failed to localize it. Skip for compile errors, straightforward tracebacks, and failures with an obvious single-file cause.

15 yesterday A 56 tokens original Apache-2.0

neo-optimize

23

Parslee-ai/neo

Command

Get Neo's optimization analysis for a measured performance problem. Use when you have a profile, a benchmark, or a known slow path and want the fix ranked against how the code is structured. Skip when nothing has been measured yet — profile first, because Neo cannot tell you where the time actually goes.

15 yesterday A 60 tokens original Apache-2.0

neo-pattern

24

Parslee-ai/neo

Command

Extract a reusable pattern from a solution that has proven itself, and record it in Neo's durable memory. Use deliberately, when a lesson should inform later runs. Skip for one-off code and speculative abstractions — this writes persistent memory, so a wrong lesson outlives the session.

15 yesterday A 57 tokens original Apache-2.0