All authors

Claude Skills by hatawong
github.com/hatawong4 skillsA× 40 installs2 views
Ignore TopicA
Use when the user wants to ignore, skip, or exclude specific topics from being archived. Triggers on "ignore topic", "don't archive", "skip topic", "stop remembering", "list ignored topics", "remove ignore rule".
toolsbashgit
0
33
List TopicsA
Use when the user asks about topics discussed in the current session, wants to see a topic list, or asks what has been talked about.
toolsbashnode
0
33
RememberA
Use when the user wants to persistently remember something across sessions (e.g., "always use bun", "never auto-commit", "my name is Alex"). Also use when you detect a clear user preference or constraint worth persisting.
toolsgoshell
0
33
Save TopicA
Use when the user wants to save or checkpoint topic progress, persist current discussion state, or save all topics before ending a session.
toolsbashnode
0
33